runtime.traceStack.hash (field)

3 uses

	runtime (current package)
		trace.go#L778: 	hash uintptr
		trace.go#L813: 	stk.hash = hash
		trace.go#L832: 		if stk.hash == hash && stk.n == len(pcs) {